if service.click({
{"Navigate up$10",
"Delete$10",
"OK$10",
}
})
return true
end

if service.click({
{"Delete$10",
"OK$10",
}
})
return true
end
